home *** CD-ROM | disk | FTP | other *** search
- # @(#)hm2.ini 1.1 95/11/16
- # Copyright (c) 1995 SoftQuad Inc.
- # Preferences for HoTMetaL 2.0
-
- # All lines starting with the "#" character are comments. Don't
- # add comments at the end of a variable line.
-
- # To use any variables listed here in a commented form, first remove the '#'.
-
- # The notation ${SQDIR} refers to the directory in which HoTMetaL 2
- # is located, unless it has been user defined (see documentation).
-
- # The following document_path is the default directory used by Open
- # and also for saving documents
- document_path=${SQDIR}\document
-
- # Where to initialize Save As... file chooser. Defaults to the document_path
- # setting. To set, first remove the leading # character.
-
- #save_path=
-
- # The following variable can be adjusted to affect where converted
- # document graphics are saved by the conversion process.
-
- # The following are set by the Publish dialog, defaults set below
- publish_change_from=file://
- publish_change_to=http://
-
- # The characters displayed by Show invisibles, in this order:
- # tab,carriage return,newline,space,zero width characters
- invisible_chars=#╢ñ╖~
-
- templates_path=${SQDIR}\template
-
- # Where to initialize file chooser when adding browsers or viewers
- html_browser_path=\
- image_viewer_path=\
-
- # Whether to add line breaks on saved file
- export_add_line_breaks=YES
-
- # The three toolbar variables are set as the user tears off and re-drops the
- # toolbars and associated palettes. Also set by the Toolbars... dialog.
- # Normally this is set automatically by use of the program.
- #html_toolbar = on,top,0,0
- #html_toolbar2 = on,top,0,0
- #standard_toolbar = on,top,0,0
-
- # whether to show tool tips on toolbar items
- #show_tooltips=ON
-
- # Normally, no need to change the following...
- rgb_txt=${SQDIR}\rgb.txt
- styles_path=${SQDIR}\styles
- rules_path=${SQDIR}\rules
-
- #rules_file=hm2.mtl
-
- # The entry setting to false will be written to the Windows copy of hm2.ini
- # after the first use of HoTMetaL 2
- #show_registration_dialog=true
-
-
- # Use the Preferences dialog to set these
- default_template=
- show_inline_images=YES
- warn_before_saving=YES
- max_changes_between_saves=64000
- max_time_between_saves=1000
- make_backup_file=NO
- tag_font_name=Arial
- tag_font_size=8
- tag_icon_color=slate grey
-
-
- # the following are set by the find dialog
- find_whole_words=NO
- find_case_sensitive=NO
- find_backward=NO
- find_wrap=NO
- find_patterns=NO
-
- # Don't change the following
- unavailable_image=${SQDIR}\noimg.gif
- unsupported_image=${SQDIR}\badform.gif
- table_map= ${SQDIR}\table.map
-
- # change these if you know what you are doing
- #undo_limit=30
- #highlight_mode=Default
- #colormap_segment_size=16
- #default_font_name=helvetica
- #default_font_size=12
- template_ext=.htm
- #backup_ext=.bak
- #styles_ext=.stl
- #macro_ext=.mcr
- #prompt_for_attrs=NO
- #include_required_elements=YES
- #size_text_to_window=YES
- #print_left_header=
- #print_middle_header=
- #print_right_header=
- #print_left_footer=
- #print_middle_footer=
- #print_right_footer=
-